sf: probe: Hex values are in lower case
authorLuka Perkov <[email protected]>
Mon, 28 Oct 2013 09:26:41 +0000 (10:26 +0100)
committerJagannadha Sutradharudu Teki <[email protected]>
Wed, 18 Dec 2013 17:53:41 +0000 (23:23 +0530)
commit28303f617a01d6663a54062852f67f8150b4c87a
tree10425277c0ecdec51194387b0adf9c6910a1e06c
parentf3bf212abc4139f12b472e97c1992ab32671b609
sf: probe: Hex values are in lower case

All other hex values in sf_probe.c are in lower case so we should
fix this one too.

Signed-off-by: Luka Perkov <[email protected]>
Reviewed-by: Jagannadha Sutradharudu Teki <[email protected]>
drivers/mtd/spi/sf_probe.c